import { Main } from "../../src/main"; function IndexRoute() { return (
); } export { IndexRoute as default };